|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.anac.y2010.AgentFSEGA.Hypothesis
agents.anac.y2010.AgentFSEGA.WeightHypothesis
public class WeightHypothesis
| Constructor Summary | |
|---|---|
WeightHypothesis(Domain pDomain)
|
|
| Method Summary | |
|---|---|
double |
getWeight(int index)
|
void |
setWeight(int index,
double value)
|
java.lang.String |
toString()
|
| Methods inherited from class agents.anac.y2010.AgentFSEGA.Hypothesis |
|---|
compareTo, getProbability, setProbability |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WeightHypothesis(Domain pDomain)
| Method Detail |
|---|
public void setWeight(int index,
double value)
public double getWeight(int index)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||